home *** CD-ROM | disk | FTP | other *** search
- Short: IFF ACBM V1.3 - picdtc reference implementation
- Author: GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
- Uploader: GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
- Type: util/dtype
- Replaces: util/dtype/acbmdtc012.LhA
- Replaces: util/dtype/acbmdtc011.LhA
-
- IFF ACBM DataType, which is able to load and __save__ IFF ACBM pictures.
-
- Source included.
-
- picture.datatype subclass
-
- | This is the official datatypes.library V45 reference implementation of a
- | picture.datatype subclass which supports saving in it's local format
- | (such an encoder is used by "DTConvert" and other tools which uses DataTypes
- | for conversion, e.g. DataType -> DataType (e.g. GIF -> IFF ACBM etc.)).
-
- Features:
- - Supports saving in it's local format (IFF ACBM)
-
- - Supports IFF generic information chunks like AUTH (author), ANNO (annotation) etc.
- for both decoder/encoder
-
- - Example data file (e.g. an IFF ACBM picture) included
-
- - Shows how to create datatypes compiled for different CPU configurations and
- shows a SAFE way to check this at library runtime
-
- - Comes with full source
-
- ----
-
- Bye,
- Roland
-